-
Notifications
You must be signed in to change notification settings - Fork 26
[CI] Minor cleanup and more consistent workflow names #158
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
Signed-off-by: Christian Kadner <[email protected]>
Signed-off-by: Christian Kadner <[email protected]> # Conflicts: # .github/workflows/lint_docs.yml # .github/workflows/scripts/build.sh
Signed-off-by: Christian Kadner <[email protected]>
Signed-off-by: Christian Kadner <[email protected]>
👋 Hi! Thank you for contributing to vLLM support on Spyre.
Or this can be done with
Now you are good to go 🚀 |
Signed-off-by: Christian Kadner <[email protected]>
Signed-off-by: Christian Kadner <[email protected]>
Signed-off-by: Christian Kadner <[email protected]>
Signed-off-by: Christian Kadner <[email protected]>
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LPGTM!
Let's grab some time together to get this merged and update the repo settings
Signed-off-by: Christian Kadner <[email protected]>
Signed-off-by: Christian Kadner <[email protected]>
Signed-off-by: Christian Kadner <[email protected]>
Signed-off-by: Christian Kadner <[email protected]>
Signed-off-by: Christian Kadner <[email protected]>
Signed-off-by: Christian Kadner <[email protected]>
Signed-off-by: Christian Kadner <[email protected]>
Minor changes for easier onboarding and maintainability:
actionlint
-->lint_actions.yml
ruff
-->lint_code.yml
doc-lint
-->lint_docs.yml
shellcheck
-->lint_scripts.yml
mypy
-->typecheck.yml
TODO:
After merging this PR, rename expected PR checks (repo admin)
main
branch protection rules, Merge requirements:ruff
-- Addlint-code
mypy
--> Addtype-check